@CHARSET "UTF-8"; 

/* CSS Document */

/** public mode **/

/* 头部含导航 */
.ns_top_block{ width:1160px; margin:0 auto;}
.ns_header{ width:100%;}
.ns_logo{ background:url(../images/ns_logo.jpg) no-repeat; width:188px; height:62px; display:block; float:left;}
.ns_slogan {background:url(../images/ns_slogan.jpg) no-repeat; width:554px; height:62px; display:block; float:left;}
.sina_weibo{ height:42px; padding-top:20px; display:block; float:left;}
.ns_register{ float:right;}
.ns_register li{ line-height:62px; float:left;}
.ns_register a{ padding:0 10px; border-right:1px dotted #DDD;}
.ns_user{ float:right; line-height:62px; position:relative;}
.ns_user a.username{padding:0 10px; background:url(../images/ns_user_arrow.png) no-repeat; background-position:right bottom; font-size:14px;}

.ns_nav {width:1200px;margin:0 auto; position:relative; background-color: #e4393c;}
.ns_nav ul li {float:left;text-align:center;height:40px;line-height:40px; }
.head_bj{ width:100%; height:40px; background:#e4393c;}
.ns_nav ul li.select{background:#a40000;} 
.ns_nav a{font-size:14px;font-family:Microsoft YaHei; color:#fff; font-weight:600; padding:0 23px;text-align:center; border-right:1px solid #e66;/*margin-right:0px;!important; margin-right:-1px; _margin-right:0px;  display:block;*/}

/*.curBg { background:#F00;height:3px;position:absolute;bottom:0;width:68px;left:0px;}*/
.curBg{ background:#a40000;}
.nav_panel { padding:2px 0 4px; z-index:10; width:1160px; position: relative; overflow:hidden; margin:0 auto;}
.nav_panel .none {left: 47.5%; position:relative;}
.folded_panel {display:block; background: url(../images/folded_panel.gif) no-repeat; width: 40px; text-indent: -3000px; height: 19px; text-decoration: none;}

.panel_area{ padding:10px 120px;}
.nav_seconed{ line-height:24px; width:300px; overflow:hidden; cursor:pointer; float:left;}
.nav_seconed dt a{ border-left:3px solid #AAA; padding:0 10px; font-size:14px;font-family:Microsoft YaHei;color:#666; font-weight:600;}
.nav_seconed dt a:hover{border-left:3px solid #F00; color:#F00;}

.nav_third{ width:100%;}
.nav_third li{ width:50%; float:left;}
.nav_third li a{ padding:0 10px; border-left:3px solid #FFF; color:#666;}
.nav_third li a:hover{ padding:0 10px; border-left:3px solid #F00; color:#F00;}

/* 头部含导航  end*/

/* 底部内容*/

.ns_footer{ background:url(../images/bottombg.jpg); height:320px;} 
.ns_footer_box { width:1360px; margin:0 auto; padding:15px 0;color:#AAA;}

.partners dt, .attention_us dt, .weixin dt, .contact_us dt span{ color:#ccc; font-size:20px; font-family:Microsoft YaHei;}

.partners{ float:left; width:258px;}
.partners_list{ padding-top:30px;}
.partners_list li{ width:50%; float:left; overflow:hidden;}
.partners_list li a{ color:#CCC;}
.inner_partners_list a { color:#CCC}
.inner_partners_list{padding-top:10px}

.attention_us{ float:left; width:321px;}
a.taobao{  display:inline-block; float:left; width:80px; height:84px; padding-top:62px; text-align:center; color:#AAA; margin-top:55px;}
a.taobao{  background:url(../images/taobao_hover.png) no-repeat;}
.wb_at, .wb_at_hover{ display:inline-block; width:207px; height:169px;}
.wb_at{ background: url(../images/weibo_list.png) no-repeat;}
.wb_at_hover{ background: url(../images/weibo_list_hover.png) no-repeat;}
.wb_at_hover p{ text-align:center; width:120px;}
.wb_at_hover p a{color:#AAA;}
.wb_at p a{ display:none;}
.stw_p{ padding-left:55px;}
.tbc_p{ padding-left:76px; margin-top:15px;}
.gtt_p{ padding-left:88px; margin-top:13px;}
.smemu_p{ padding-left:76px; margin-top:13px;}
.hztbc_p{ padding-left:55px; margin-top:17px;}

.weixin{ float:left; width:420px; padding-left:10px;}
/* .weixin_pic{ margin-top:28px;width:100px; height:100px; background-image:url(../images/weixin.jpg);} */
/* .gch-weixin{ margin-top:28px;width:100px; height:100px; background-image:url(../images/gch-weixin.jpg);} */

.contact_us{ float:left; width:286px;}
.contact_us dt a{ color:#AAA; padding:0 5px 0 10px;}
.contact_info{ margin-top:28px;}
.company_card{ background:url(../images/location.png) no-repeat; width:16px; height:26px; display:inline-block;}
/* 底部内容 end*/  

/* 咨询弹窗 */
.alert_box{ width:390px; height:180px; display:block; background:url(../images/alert_box_bg.jpg) no-repeat; border:1px solid #D9251B; top:50%; margin-top:-90px; left:50%; margin-left:-195px; z-index:100; position:fixed;}
.alert_close{ width:14px; height:14px; display:block; background:url(../images/alert_close.png) no-repeat;}
.content_box{ padding-left:150px;}
.content_box h3{ font-size:18px; font-family:'Microsoft YaHei'; text-shadow:3px 3px #EAE9AE; color:#070101;}
.help_text{ font-size:16px; font-family:'Microsoft YaHei'; color:#070101; margin:10px auto;}
.tel_text{ font-size:16px; font-family:'Microsoft YaHei'; color:#d9251B;}
.num_text{ font-size:20px;}
.consulting_btn{ width:70px; height:26px; display:inline-block; padding-left:34px; background:url(../images/consulting_btn.png) no-repeat; line-height:26px;font-size:14px; font-family:'Microsoft YaHei'; color:#010000; margin:10px auto;}
.consulting_mini{ width:32px; height:109px; display:block; background:url(../images/consulting_mini.png) no-repeat; position:fixed; bottom:200px; right:0px; z-index:100;}
/* 咨询弹窗 end */

/** public mode  end **/

/**焦点图 **/

/* 首页头部焦点图 */
#maincontent {height:400px;overflow:hidden;position:relative;}
#maincontent div.pict {cursor: default !important;}
#maincontent div.main {position: static;text-align: center;display: block;cursor: pointer !important}
#maincontent .element {display: none;position: absolute !important;}
#maincontent .left {top :150px;left: 0;cursor: pointer;}
#maincontent .right {top: 150px;right: 0;cursor: pointer;}
#maincontent .main .guardian {display: none;height: 0;}
#maincontent .navi {z-index: 9999999;}
div#maincontent div.main{display:none;}div#maincontent div.element{position:absolute !important;}
.centerpic{ height:400px; text-align:center;}
.index_ad_banner{ background:url(../img/banner_newyear.jpg) no-repeat; background-position:center center;}/*1*/
.index_nbss_one{ background:url(../img/smemu.jpg) no-repeat; background-position:center center;}/*1*/
.index_gtt_banner{ background:url(../img/index_gtt_br.jpg) no-repeat; background-position:center center;}/*2*/
/* .index_smemu_banner{ background:url(../img/index_smemu_banner.jpg) no-repeat; background-position:center center;}[>3<] */
.index_gch_banner{ background:url(../img/index_gch_banner.jpg) no-repeat; background-position:center center;}/*3*/
.index_nbss_banner{ background:url(../img/index_nbss_banner.jpg) no-repeat; background-position:center center;}/*4*/
.index_emba_banner{ background:url(../img/index_emba_banner.jpg) no-repeat; background-position:center center;}/*4*/
.index_micro_study{background:url(../img/banner4.jpg) no-repeat; background-position:center center;}/*5*/
.index_enterprise_training{background:url(../img/banner5.jpg) no-repeat; background-position:center center;}/*6*/
.index_micro_consulting{background:url(../img/banner7.jpg) no-repeat; background-position:center center;}/*6*/
.index_yanxishe{ background:url(../img/index_banner_yxs.jpg) no-repeat; background-position:center center;}/*7*/
.index_jhds{ background:url(../img/index_banner_jhds.png) no-repeat; background-position:center center;}/*7*/
.index_jhds2{ background:url(../img/index_jhds.jpg) no-repeat; background-position:center center;}/*7*/

.index_product_combination{ background:url(../img/banner6.jpg) no-repeat; background-position:center center;}	
.index_gtt_managment{background:url(../img/banner10.jpg) no-repeat; background-position:center center;}

/* 首页头部焦点图 end */

/* 新闻列表头部焦点图*/

#zSlider{margin:0px auto; width:1200px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:880px; height:440px; overflow:hidden; float:left;}
#picshow_img li{width:880px; height:440px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:880px; height:440px;}
#picshow_tx{left:0px; width:880px; bottom:0px; position:absolute; height:90px; overflow:hidden;}
#picshow_tx li{background:url(../images/picshow_bg.png) repeat; padding:10px 30px; height:70px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{ margin:13px 0;}
#picshow_tx li p{ color:#ccc; line-height:16px; height:16px; overflow:hidden;}
#select_btn{width:319px; height:440px; color:#111; float:right; display:inline; background-color:#f0f0f0;}
#select_btn li{padding:9px 11px 0px 9px; width:299px; height:64px; border-top:1px solid #fff; cursor:pointer;}
#select_btn li:hover{background-color:#fff;}
#select_btn li.current{background-color:#fff;}
#select_btn li.current:hover{background-color:#fff;}
#select_btn a{color:#000;}
#select_btn img{padding:2px; border:1px solid #ccc; width:70px; height:49px; margin-right:10px; float:left;}
#select_btn .select_text{ height:32px; font:bold 13px/16px 'Microsoft YaHei'; overflow:hidden; display:block;}
#select_btn .select_text:hover{text-decoration:underline;}
#select_btn .select_date{ height:23px; line-height:23px; overflow:hidden; display:block;}

/* 新闻列表头部焦点图 end*

/* 成功案例 */
.case_focus{ width:100%; margin:0 auto;}
.mainbox, .flashbox{ overflow:hidden; position:relative;}
.flashbox{ background-repeat:no-repeat; background-position:center; width:100%;}
.imagebox{text-align:right;position:relative;z-index:999;}

.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;float:right;}
.defimg{background-image:url(../images/case_02.png)}
.curimg{background-image:url(../images/case_01.png)}
/* 成功案例 end*/

/** 焦点图 end **/


/** pagelyaout mode **/

/* 标题背景图 */
/* .smemu{ background:url(../images/smemu.png) no-repeat;height:16px; display:block} */
.gch{ background:url(../images/gch.png) no-repeat;height:16px; display:block}
/* .gch .r{ background:url(../images/r.png) no-repeat; width:9px; height:10px; display:block; left:99px;} */
.enterprise_management{ background:url(../images/enterprise_management.png) no-repeat; height:25px; display:block}
.micro_learn{ background:url(../images/micro_learn_img.png) no-repeat; width:113px; height:154px; margin:25px auto 15px; display:block;}
.micro_learn_title{ background:url(../images/micro_learn_title.png) no-repeat; height:31px; width:200px; margin:0 auto 7px; display:block}
.community_title{ background:url(../images/community_img.png) no-repeat; height:26px; width:226px; margin:0 auto; display:block}
.enterprise_platform{ background:url(../images/enterprise_platform.png) no-repeat; width:262px; height:17px; margin:10px auto 5px; display:block}
.community_ico{ background:url(../images/community_ico.png) no-repeat; width:178px; height:109px; display:block; margin:15px auto 10px;}
/* 标题背景图 end */

/* 新闻列表页 */
.news_list_area{ width:100%; background-color:#F4F4F4;}
.news_list_content{ width:1160px; margin:0 auto;}

.link_text{ float:left;}
.link_text li{ float:left; line-height:42px;}
.link_text a{ padding:0 10px; border-right:1px solid #DDD; color:#525252;}
.link_text a.red{ color:#F00;}

.search_box{ width:300px; height:26px; border:1px solid #ddd; background-color:#fff; float:right; margin:10px 0 7px 0;}
.search_input{ float:left; padding:0 5px; width:261px;_width:250px; height:26px; line-height:26px; border:none;_border-width:0px;}
.search_button{ border:none; width:27px; height:24px; display:inline-block; background:url(../images/search_btn.jpg) no-repeat; float:right; text-indent:-999px; overflow:hidden; cursor:pointer;}

.time_line{font-size:14px;font-family:"微软雅黑"; color:#444; border-left:1px solid  #ddd; width:400px; padding-left:20px; line-height:28px;}
.time_node{ line-height:42px;}
.time_node dt{ width:150px; height:42px; display:block; float:left;}
.time_node dd{ border-left:1px solid  #ddd; width:400px; padding-left:20px; float:right; display:block;}

/* 新闻列表页 end*/

/* 新闻内容 */
.new_content_bj,.logon_in_bj{ background-color:#f4f4f4; width:100%; height:100%; border-top:1px solid #e8e8e8;}
.new_content,.logo_content{width:1162px; margin:0 auto;}
.new_content_l{ width:850px; overflow:hidden;}
.new_title{ font-family:"微软雅黑"; font-weight:600;  font-size:28px; color:#333;  line-height:35px;/* height:35px; */}
.new_content_title{/* height:82px;*/ border-left:4px solid #323232; padding-left:40px;} 
.information ul li{ float:left; color:#868686; margin-right:10px; line-height:25px;}
.information ul li .symbol{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; margin-left:10px;}
.new_content_font{ border-left:#e5e5e5 4px solid; padding-left:40px; margin-top:20px;}
.new_content_font p{ text-indent:2em; margin-bottom:30px; color:#212121; font-size:14px;}
.new_content_font a{ font-size:14px;}
.new_content_show{ margin-bottom:25px;}
.new_next,.new_page{ color:#999;}
.new_pages{ border-top:1px dashed #ddd; padding-top:15px;}
.new_pages a{ color:#469fdc; line-height:22px;}
.new_pages a:hover{color:#d8251a;}
.new_content_r .latest_info_font{ width:215px; padding-left:15px;}
.new_content_r{ width:300px;}
.new_content_font img{ width:auto!important; width:800px; max-width:800px;}
.font_red h2{font-weight: 700;font-size: 14px;color: #d8251a;margin-bottom: 5px;} 
.font_red strong{ font-size:14px;}
.news_list a,.time_line p a{ color:#444;}
/* 新闻内容 end */

/* 成功案例 */
.case_structure{}

.apply_smemu{ display:block; width:200px; height:202px; background:url(../images/smemusg.jpg) no-repeat;}
.apply_gtt{ display:block; width:200px; height:202px; background:url(../images/trial_gtt.png) no-repeat;}
.apply_nbss{ display:block; width:200px; height:202px; background:url(../images/nbsssg.jpg) no-repeat;}
.apply_mc{ display:block; width:200px; height:202px; background:url(../images/mcsg_1.jpg) no-repeat;}
.apply_agent{ display:block; width:200px; height:202px; background:url(../images/apply_agent.jpg) no-repeat;}
.apply_gch{ display:block; width:200px; height:202px; background:url(../images/gch_apply.jpg) no-repeat;}


.pic_show{ display:block; float:left; width:200px; height:212px; background:url(../images/case_show_bg.jpg) no-repeat; padding:40px 40px 30px; font-size:14px;font-family:Microsoft YaHei; color:#999; margin-top:15px; margin-right:12px; overflow:hidden;}
.pic_show:hover{background:url(../images/case_show_bg_hover.jpg) no-repeat; color:#DA251C;}

.register_input_int span.onError, .register_input_int span.onShow, .register_input_int span.onFocus, .register_input_int span.onCorrect{ float:left; line-height:35px; height:35px; display:block;}
.register_input_int span.fax{line-height:35px; height:35px; display:block;}
/* 成功案例 end */

/* 会员中心 */
.user_photo{ display:block; width:200px; height:196px; text-align:center; background:url(../images/photo.jpg) no-repeat; background-position:center center;}
.member_center_banner{ display:block; width:198px; height:42px; background:url(../images/member_center_banner.jpg) no-repeat; margin-left:1px;}

.operat_button_pos{ position:relative; bottom:-12px; float:right;}

.operat_button, .operat_button span{ float:left; display:block; height:25px; background:url(../images/operat.png) no-repeat;}
.operat_button:hover, .operat_button:hover span{ float:left; display:block; height:25px; background:url(../images/operat_hover.png) no-repeat;}
.operat_button{ padding-left:11px; background-position:0 0;}
.operat_button span{ padding-right:11px; background-position:right -25px; line-height:25px; color:#444;}
.operat_button:hover span{ padding-right:11px; background-position:right -25px; line-height:25px; color:#FFF;}

.nowarp{ width:100%; line-height:33px;}
.nowarp dt{ float:left; width:10%; text-align:right; color:#666;}
.nowarp dt span{ padding:0 15px;}
.nowarp dd{ width:90%; color:#444; float:left;}

.male, .female{ display:block; background:url(../images/sex.png) no-repeat; padding-left:30px;}
.male{ background-position:0 0;}
.female{ background-position:0 -33px;}

.messagebox, .messagebox span{ background:url(../images/messagebox.png) no-repeat; height:19px; line-height:19px; display:inline-block;}
.messagebox{ margin-right:5px; background-position:0 0; padding-left:3px; margin-left:10px;}
.messagebox span{ background-position:right -19px; padding-right:3px; color:#FFF;}

.user_photo_s{ width:100px; height:100px; display:block; background:url(../images/user_photo_s.jpg) no-repeat; position:relative;}
.user_photo_s .mo_photo{ display:none;_display:block;}
.user_photo_s:hover .mo_photo{ display:block;}
.mo_photo{width:50px; height:20px; display:block; background-color:#DA251C; color:#FFF; line-height:20px; text-align:center; position:absolute; z-index:5;margin-left:50px; margin-top:80px;}
.user_photo_zindex{ position:absolute; z-index:1;}

/* 会员中心 end * /

/*  找管理专家 */
.expert_base_info .expert_pic{ padding-right:12px; float:left;}
.expert_base_info .expert_pic img{ padding:2px; border:1px solid #CCCDC8;}
.expert_base_info .expert_info{ float:left; width:995px; overflow:hidden; }
.expert_base_info .expert_info .expert_info_title{ line-height:30px;}
.expert_info_title{  background-color:#ede3d8; font-weight:600; padding-left:8px; font-size:14px; line-height:41px;}
.expert_info_content{ padding:16px;}
.expert_base_info .expert_info .expert_info_content{ padding-left:8px;}
.expert_base_info .expert_info .expert_info_content .personal_info{ width:787px; height:154px; overflow:hidden;}
.expert_base_info .expert_info .expert_info_content .blue{ float:left; width:500px;}
.expert_base_info .expert_info .expert_info_content .blue li{ background:url(../images/expert_detail_list_style.gif) no-repeat; padding-left:8px; width:240px; overflow:hidden; float:left;}
.expert_base_info .expert_info .expert_info_content .expert_detail_button_area{ float:right;}
.expert_base_info .expert_info .expert_info_content .expert_detail_button_area li{ float:left; padding-right:10px;}

.pn_post{ display:block; background:url(../images/fatie.jpg) no-repeat; width:83px; height:36px;}

.table_list{ width:100%;}
.table_list thead{ line-height:38px; height:38px; background-color:#e3e3e3;}
.table_list thead th{ font-size:14px; font-family:'Microsoft YaHei'; color:#656565;}
.table_list tbody td{ padding:0 10px; border-top:1px solid #e2e2e2; line-height:41px;}
.table_list a{ color:#000;}
.table_list a:hover{ color:#F00;}
.bgf1{ background-color:#f1f1f1;}

.expert_list_wrap{ padding:20px 0;}
.expert_index_list{ padding:10px 10px 10px 0;}
.expert_index_list dt{ float:left; width:52px;}
.expert_index_list dd{ float:left; width:818px;}
.expert_index_list p{ width:100%; overflow:hidden; height:22px; text-overflow:ellipsis;}
.list_1, .list_2, .list_3, .list_4, .list_5{ display:block; width:33px; height:33px;}
.list_1{ background:url(../images/list_first.jpg) no-repeat;}
.list_2{ background:url(../images/list_second.jpg) no-repeat;}
.list_3{ background:url(../images/list_third.jpg) no-repeat;}
.list_4{ background:url(../images/list_fourth.jpg) no-repeat;}
.list_5{ background:url(../images/list_fifth.jpg) no-repeat;}
.expert_index_list dd a{ color:#b67849;}
.expert_index_list dd a:hover{ color:#da251c;}
.our_expert{ padding-top:19px; border-top:1px solid #d3d3d3;}
.our_expert_icon{ display:block; width:130px; height:38px; background:url(../images/our_expert_icon.jpg) no-repeat;}
.our_expert_pic{ padding-top:30px; padding-bottom:30px;}

/* Elastislide Style */
.es-carousel-wrapper{padding:10px 100px;position:relative;}
.es-carousel{overflow:hidden;}
.es-carousel ul{display:none;}
.es-carousel ul li{ height:100%;float:left;display:block;}
.es-carousel ul li a{display:block;border-style:solid;border-color:#ddd;}
.es-carousel ul li a img{display:block;border:none;max-height:100%;max-width:100%;}
.es-nav span{position:absolute;top:50%;left:12px;background: url(../images/nav.png) no-repeat top left;width:74px;height:148px;
margin-top:-74px;text-indent:-9000px;cursor:pointer;opacity:0.8;}
.es-nav span.es-nav-next{right:12px;left:auto;background-position:top right;}
.es-nav span:hover{opacity:1.0;}

.edit, .delete{ float:left; padding-left:25px; background-repeat:no-repeat; background-position:5px center;}
.edit{ background-image:url(../images/edit.png);}
.delete{ background-image:url(../images/delete.png);}

/*专家管理-发帖页*/
.posting_message_top,.posting_message_bottom{ background-image:url(../images/posting_border.jpg); width:1161px; height:3px; background-repeat:no-repeat;}
.posting_message_content{ border-right:1px solid #cfcfcf; border-left:1px solid #cfcfcf; border-top:none; border-bottom:none; padding:16px 0;}
.posting_message_bottom{ background-position:0 -3px;}
.anonymity_input input{ width:15px; height:15px; border:none; float:left; margin-top:3px; margin-right:3px;}
.anonymity_input p{ float:left;}
.posting_button{ display:block; background:url(../images/posting_button.png) no-repeat; width:110px; height:31px; color:#fff; margin-left:25px; font-weight:700; text-align:center; line-height:31px;} 
.posting_ico{ background:url(../images/posting_ico.png) no-repeat 1px; padding-left:20px;}
.reply input{ border:1px solid #ccc; width:285px; height:25px;}

/*帖子详细页*/
.deta_but_l{ margin:5px 0;}
.deta_but_l a{ float:left; display:block; background:url(../images/detailed_buttom.png) no-repeat; width:80px; height:25px; color:#fff; text-align:center; line-height:25px; margin-right:15px;}
.deta_but_r a{ display:block; background:url(../images/detailed_buttom_ft.png) no-repeat; width:83px; height:35px;}
.detailed_buttion{ margin:10px 0;}
.post_content_img{ width:200px; overflow:hidden;}
.post_content_img img{ width:147px; height:196px;}
.post_content_img a{ display:block; width:147px; height:196px; background:url(../images/expert_default.jpg) no-repeat;}
.post_content_img p{ text-align:center; line-height:30px; color:#a8753e; font-weight:600; width:147px;}
.post_content_content{ border:1px solid #ccc; width:892px; background-color:#fff; padding:15px; color:#444;}
.post_time_l{ background:url(../images/detailed_ico.png) no-repeat 1px; padding-left:20px; }
.post_time{ border-bottom:1px dashed #eee; line-height:30px;}
.post_title{ height:30px; background-color:#e7e7e7; line-height:30px; font-weight:600; font-size:14px; margin:5px 0;}
.post_content_font p{ margin-bottom:10px;}
.reply_post_hf{ background:url(../images/reply_ico.png) no-repeat 1px; padding-left:23px;}
.reply_post{ margin-top:65px; border-top:1px dashed #eee; line-height:30px;}
.post_detailed_content{ margin-bottom:18px;}
.reply_floor{ margin:10px 0; font-size:14px; color:#d3cfbf;}
.reply_floor span{ font-style:oblique}


/*  找管理专家 end */

/*登录注册页*/
.logo_content{ margin-top:70px;}
.logo_font{ border-left:#323232 4px solid; padding-left:15px; overflow:hidden; overflow:hidden;}
.logo_font h1{ font-size:30px; font-family:"微软雅黑"; font-weight:600; color:#1f1f1f; line-height:30px;}
.logo_font p{ color:#888; line-height:22px; margin:11px 0 14px; height:22px;}
.logo_input{ border-left:#e5e5e5 4px solid; padding-left:135px; margin-top:35px; height:160px; overflow:hidden;}
.input_border{ border:1px solid #ccc; width:200px; height:35px; padding:0px; margin-right:13px; _margin-right:0;}
.input_border input,.input_border textarea{ background-color:#fff; width:96%; padding:0 2%; height:34px; border-top:1px solid  #e9e9e9; border-bottom:none; border-left:none; border-right:none;line-height:34px;*+margin-top:-1px; display:inline;}
.input_logo_mail{ height:40px; overflow:hidden;}
.sign span{ line-height:22px; display:block; float:left; color:#878787;}
.sign input{ width:14px; height:14px; margin-top:4px; margin-right:5px;}
.sign{ height:22px; margin-top:18px;}
.logo_but a,.logo_but input.form_submit{ float:left;display:block;height:40px; color:#fff; font-size:16px; background-color:#da251c; line-height:40px; border:none; width:100%; width:auto !important;min-width:100px; padding:0 10px; text-align:center;}
.logo_prompt{ margin-top:45px;}
.logo_prompt ul li{ float:left; margin-right:100px; color:#888;}
.register_logo{ margin-top:135px;} 
.register_input_int span{ display:block; height:20px; color:#878787; line-height:20px; _margin-left:13px;}
.register_input{ border-left:#e5e5e5 4px solid; margin-top:30px; padding-bottom:45px;}
.register_name{ height:27px; line-height:27px; width:110px; text-align:left; margin-right:10px; border-left:4px solid #da251c; margin-left:-4px; z-index:2; _margin-left:-2px; color:#1f1f1f; margin-top:2px; text-align:right;}
.register_input_logo ul li{ margin-bottom:13px;}
.register_input .sign{ margin-top:35px;}
.corporate_information{ color:#aaa; padding-left:20px; margin-top:230px; width:225px;}
.corporate_information_top{ border-bottom:1px dashed #aaa;}
.icon_to{ background:url(../images/icon_to.png) no-repeat; width:16px; height:26px; display:block; right:10px; top:18px;}
/*登录注册页 end*/

/*首页内容-包含中小企业管理联盟、共同体、NBSS、微咨询等...*/
.content_top_slide{ background:#f4f4f4; height:265px; width:100%;}
.content_con_top{ background:url(../images/content_cont_bj.png) repeat;border-top:1px solid #ccc;}
.content_c_con{ width:1162px; margin:0 auto; padding:20px 0;}
.content_left{ width:385px; border-right:1px  dashed #9a9899;}
.person{ background:url(../images/person.png) no-repeat; width:142px; height:182px; display:block;}
.content_left_top{ border-bottom:1px dashed #9a9899; }
.con_left_bot{ width:220px; padding-right:13px;}
.left_bot_font{ text-indent:2em; color:#666; height:85px; overflow:hidden; }
.enter{ background:url(../images/instructions.png) no-repeat; width:24px; height:24px; display:block;}
.enter:hover{ background:url(../images/instructions_hover.png) no-repeat;}
.micro_learn_cont{margin:0 auto;}
.content_c{ width:387px; border-right:1px  dashed #9a9899;}
.content_c_top{border-bottom: 1px dashed #9A9899;}
.content_c_bot{ margin-top:34px;}
.micro_consulting{ background:url(../images/micro_consulting.png) no-repeat; height:20px; width:175px; display:block}
.micro_consulting_font{ background:url(../images/micro_consulting_font.png) no-repeat; width:145px; height:25px; display:block}
.management_person{ background:url(../images/nbss_person.png) no-repeat; width:135px; display:block; height:180px;}
.enterprise_training_img{ background:url(../images/training_enterprise_i.png) no-repeat; width:274px; height:232px; display:block; margin: 5px auto 0;}
.nbss_management{ background:url(../images/nbss_ico.png) no-repeat; width:179px; height:21px; display:block}
.nbss_management_content{ background:url(../images/nbss_content_img.png) no-repeat; width:202px; height:15px; display:block}
.training_enterprise{ background:url(../images/training_enterprise.png) no-repeat; width:141px; height:24px; margin:-30px auto 5px; display:block}
/*首页内容end*/

/*首页-最新咨询*/
.consulting_content{ width: 1162px; margin:20px auto 0; padding-bottom:40px;}
.consuliting_ico{ background:url(../images/consulting_ico.png) no-repeat; width:49px; height:49px; display:block;}
.consulting_con_l{ width:385px;}
.consulting_con_title{ padding-left:40px;}
.consulting_title_font{ background:url(../images/latest_information.png) no-repeat; width:95px; height:23px; display:block; margin-top:13px; margin-left:8px;}
.more{ background-color:#46A0DC; width:40px; height:26px; display:block; margin-top:12px; color:#fff; line-height:26px;}
.latest_information_ico{ background:url(../images/latest_information_ico.png) no-repeat; width:13px; height:13px; left:-7px; top:8px;}
.consuliting_bot_content{ font-size:14px; }
.consuliting_date{  color:#D9261D; font-weight:700; width:60px;font-family:"微软雅黑"; line-height:28px;}
.latest_info_font{ font-size:14px;font-family:"微软雅黑"; color:#444; border-left:1px solid  #ddd; width:300px; padding-left:20px; line-height:28px;}
.latest_content_font p{ margin:4px 0; font-size:13px; white-space:nowrap;}
.latest_content_font p a{ color:#444;}
/*首页-最新咨询end*/


/*首页-客户案例*/
.consulting_con_fr{ width:712px;}
.costomer_case_ico{ background:url(../images/consulting_ico.png) no-repeat -9px -67px; width:32px; height:32px; display:block; margin-top:8px;}
.customer_case{ padding:0px 42px;}
.costomer_case_img{ background:url(../images/costomer_case_img.png) no-repeat; width:94px; height:23px; display:block; margin-top:13px; margin-left:8px;}
.case_show li{ float:left; text-align:center; margin-right:14px; width:200px; overflow:hidden;}
.case_show li a{ width:200px; height:171px; display:block; color:#444;}
.case_show li a.title{ width:200px; height:22px; display:block; overflow:hidden;}
.costomer_left,.costomer_right{ background-image:url(../images/slideshow_arrow.png); background-repeat:no-repeat; width:35px; display:block; height:74px; top:154px; cursor:pointer;}
.costomer_left{left:0px; _left:-40px;}
.costomer_right{ background-position:-43px 0; right:0px;}
.costomer_show{ margin-left:42px; }
.costomer_show ul li.title_costomer{ float:left; }
.costomer_show{ width:628px; height:406px; overflow:hidden;}
/*首页-客户案例*/

/*微咨询*/
.about_content{ font-size:14px;}
.about_content p a{ font-size:14px;}
.about_content strong{font-weight: 700;font-size: 14px;color: #d8251a;margin-bottom: 5px;}
/*微咨询end*/

/*客户见证*/
.cooperation_company{ margin-bottom:20px;}
.company_bottom{ background:url(../images/cooperation_customer/bottom_coperation.jpg) no-repeat; width:430px; height:7px; font:0px; overflow:hidden}
.company_top{ background-color:#fff;}
.person_name{ font-size:16px;}
.company_name{ font-family:"微软雅黑"; font-size:12px; line-height:200%; margin-top:10px; padding-left:165px; color:#333;}
.cooperation_logo_bj{ background:url(../images/cooperation_customer/cooperation_bj.png) no-repeat; width:135px; height:90px; top:70px; left:25px; padding:6px 6px; text-align:center;}/*135 90*/
.cooperation_font{ padding:20px 30px 10px; text-indent:2em; color:#666;}
.cooperation_l, .cooperation_r{ width:430px;}
span.onError{
	color:red;
}
/*客户见证end*/
/*往期回顾*/
.step_list_con .rslides {position: relative;list-style: none;overflow: hidden;width: 849px; height:550px; padding: 0;margin: 0; }
.step_list_con .rslides li { -webkit-backface-visibility: hidden;  position: absolute;  display: none;  width: 100%;  left: 0;  top: 0; }
.step_list_con .rslides li:first-child {  position: relative; display: block;  float: left;  }
.step_list_con .rslides img {  display: block;   position: relative;  z-index: 1;   float: left; height:550px; width:849px; border: 0;  }
.step_list_con .slide_container {  margin-bottom: 10px;  position: relative;  width: 849px;  height:550px;  border:1px solid #cdcdcd;  padding:3px;  }

.step_list_con .slide .caption {  display: block;  position: absolute;  z-index: 2;  font-size: 20px;  text-shadow: none;  color: #fff;  background: #000; background: rgba(0,0,0, .8);
  text-align:left;  left: 0;  right: 0;  bottom: 0;  padding: 10px 20px;  margin: 0;  max-width: none;  }
.step_list_con .slide_nav {  position: absolute;  -webkit-tap-highlight-color: rgba(0,0,0,0);  top: 52%;  left: 3px;  opacity: 0.7;  z-index: 3;  text-indent: -9999px;  overflow: hidden;
  text-decoration: none;  height: 61px;  width: 38px;  background: transparent url(../images/step_review/themes.gif) no-repeat left top;  margin-top: -45px;  }
.step_list_con .slide_nav:active {  opacity: 1.0;  }
.step_list_con .slide_nav.next {  left: auto;  background-position: right top;  right: 3px;  }

.step_review_class{ height:34px; border-bottom:2px solid #e4393c; background:url(../images/step_review/step_review_bg.png) no-repeat; position:relative;}
.step_review_class a{ position:absolute; right:0px; bottom:2px; display:block; width:60px; height:22px; background:url(../images/step_review/step_review_bg.png) no-repeat 0px -217px;}
.re_bg_gf{ background-position:-1px 0px;}
.re_bg_gx{ background-position:-1px -72px;}
.re_bg_zh{ background-position:-1px -144px;}
.step_review_con dl{ float:left; width:220px; padding-top:15px;}
.step_review_con dl dt a img{ padding:2px; border:1px solid #c3c3c3; width:200px; height:156px;}
.step_review_con dl dt a:hover img{ border:1px solid #e4393c;}
.step_review_con dl dt{ height:164px;}
.step_review_con dl dd{ height:40px; line-height:20px; padding:4px 5px 6px;}

.step_list_title{height:42px; line-height:42px; padding:16px 0px 5px 30px; width:850px; background:url(../images/step_review/step_big_title.png) no-repeat; color:#555; font-size:16px; font-family:yahei; font-weight:bold;}
.step_list_con{ width:860px; padding:0px 5px; text-align:center; margin-left:5px;border-bottom:1px solid #dddddd; border-left:1px solid #dddddd;border-right:1px solid #dddddd; background:#fff; overflow:visible;}
.img_font_con p{ text-indent:28px; font-size:14px; text-align:left; padding-bottom:5px;}
.img_font_con p.font_b{ font-weight:bold;}
.step_list_tip{ height:60px; position:relative;}
.step_list_tip .step_tip_lc{ position:absolute; height:34px; line-height:34px; padding-left:20px; background:url(../images/step_review/step_xq_title.png) no-repeat; width:854px; top:20px; left:-10px; color:#fff; font-size:16px; font-family:yahei; text-align:left;}


/*往期回顾end*/
/** pagelyaout mode end **/

